[INFO] cloning repository https://github.com/faridlab/metaphor-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faridlab/metaphor-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridlab%2Fmetaphor-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridlab%2Fmetaphor-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e86b82334420c70a60b1f24d918d8b4fb96d1b9b
[INFO] testing faridlab/metaphor-cli against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridlab%2Fmetaphor-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/faridlab/metaphor-cli
[INFO] finished tweaking git repo https://github.com/faridlab/metaphor-cli
[INFO] tweaked toml for git repo https://github.com/faridlab/metaphor-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faridlab/metaphor-cli on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/faridlab/metaphor-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 562d27464374b10fd3accd07199998ec2e08d50c83df2509b5bce34ace7eb6af
[INFO] running `Command { std: "docker" "start" "-a" "562d27464374b10fd3accd07199998ec2e08d50c83df2509b5bce34ace7eb6af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "562d27464374b10fd3accd07199998ec2e08d50c83df2509b5bce34ace7eb6af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562d27464374b10fd3accd07199998ec2e08d50c83df2509b5bce34ace7eb6af", kill_on_drop: false }`
[INFO] [stdout] 562d27464374b10fd3accd07199998ec2e08d50c83df2509b5bce34ace7eb6af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aac4a444733e8b39ac43d6430f740c81a83596a463c9a5e078c89dcf7fd74c1
[INFO] running `Command { std: "docker" "start" "-a" "1aac4a444733e8b39ac43d6430f740c81a83596a463c9a5e078c89dcf7fd74c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling metaphor-plugin-api v0.1.9 (/opt/rustwide/workdir/crates/metaphor-plugin-api)
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling metaphor-scaffold v0.1.9 (/opt/rustwide/workdir/crates/metaphor-scaffold)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling metaphor-workspace v0.1.9 (/opt/rustwide/workdir/crates/metaphor-workspace)
[INFO] [stderr]    Compiling metaphor-cli v0.1.9 (/opt/rustwide/workdir/crates/metaphor-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.91s
[INFO] running `Command { std: "docker" "inspect" "1aac4a444733e8b39ac43d6430f740c81a83596a463c9a5e078c89dcf7fd74c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aac4a444733e8b39ac43d6430f740c81a83596a463c9a5e078c89dcf7fd74c1", kill_on_drop: false }`
[INFO] [stdout] 1aac4a444733e8b39ac43d6430f740c81a83596a463c9a5e078c89dcf7fd74c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8e693ec0553047ea28d622ec9b2b699170aff84d7e63e65063451c5ca4d20b4
[INFO] running `Command { std: "docker" "start" "-a" "a8e693ec0553047ea28d622ec9b2b699170aff84d7e63e65063451c5ca4d20b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling metaphor-workspace v0.1.9 (/opt/rustwide/workdir/crates/metaphor-workspace)
[INFO] [stderr]    Compiling metaphor-plugin-api v0.1.9 (/opt/rustwide/workdir/crates/metaphor-plugin-api)
[INFO] [stderr]    Compiling metaphor-scaffold v0.1.9 (/opt/rustwide/workdir/crates/metaphor-scaffold)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling metaphor-cli v0.1.9 (/opt/rustwide/workdir/crates/metaphor-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.37s
[INFO] running `Command { std: "docker" "inspect" "a8e693ec0553047ea28d622ec9b2b699170aff84d7e63e65063451c5ca4d20b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e693ec0553047ea28d622ec9b2b699170aff84d7e63e65063451c5ca4d20b4", kill_on_drop: false }`
[INFO] [stdout] a8e693ec0553047ea28d622ec9b2b699170aff84d7e63e65063451c5ca4d20b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 394eb192041460ea94bb99773bb8b89d328ceab9515fa775421eccdee1204bb7
[INFO] running `Command { std: "docker" "start" "-a" "394eb192041460ea94bb99773bb8b89d328ceab9515fa775421eccdee1204bb7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metaphor-4dab5e0920de08e5)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test affected::tests::files_outside_projects_are_ignored ... ok
[INFO] [stdout] test affected::tests::similar_names_do_not_collide ... ok
[INFO] [stdout] test affected::tests::longest_prefix_wins ... ok
[INFO] [stdout] test cmd_add::tests::cli_project_type_variants_map_to_workspace ... ok
[INFO] [stdout] test cmd_build::tests::docker_build_argv_shape ... ok
[INFO] [stdout] test cache::tests::key_changes_with_any_input ... ok
[INFO] [stdout] test cmd_build::tests::expand_template_replaces_placeholders ... ok
[INFO] [stdout] test cmd_build::tests::shell_quote_passes_safe_tokens_through ... ok
[INFO] [stdout] test cmd_build::tests::shell_quote_wraps_dangerous_tokens ... ok
[INFO] [stdout] test cmd_clean::tests::human_bytes_reads_well ... ok
[INFO] [stdout] test cmd_clean::tests::parse_older_than_rejects_bad_input ... ok
[INFO] [stdout] test cmd_clean::tests::parse_older_than_rejects_below_minimum ... ok
[INFO] [stdout] test cmd_clean::tests::parse_older_than_supports_hours ... ok
[INFO] [stdout] test cmd_clean::tests::parse_size_units ... ok
[INFO] [stdout] test cmd_doctor::tests::tally_counts_statuses ... ok
[INFO] [stdout] test cmd_clean::tests::parse_size_rejects_bad_input ... ok
[INFO] [stdout] test cmd_clean::tests::parse_older_than_units ... ok
[INFO] [stdout] test cmd_clean::tests::parse_older_than_defaults_to_days ... ok
[INFO] [stdout] test cmd_clean::tests::targets_are_non_empty ... ok
[INFO] [stdout] test cmd_doctor::tests::which_finds_sh_on_unix_like_systems ... ok
[INFO] [stdout] test cache::tests::tree_hash_ignores_target_dir ... ok
[INFO] [stdout] test cache::tests::round_trip_entry ... ok
[INFO] [stdout] test cache::tests::tree_hash_changes_on_file_edit ... ok
[INFO] [stdout] test cmd_compose::tests::rejects_fragment_with_services_key ... ok
[INFO] [stdout] test cmd_compose::tests::merges_fragments_into_services ... ok
[INFO] [stdout] test cmd_compose::tests::skips_projects_without_fragment ... ok
[INFO] [stdout] test cache::tests::clear_removes_entries ... ok
[INFO] [stdout] test cmd_plugin_add::tests::parse_spec_takes_explicit_version ... ok
[INFO] [stdout] test cmd_env::tests::env_file_parses_common_shapes ... ok
[INFO] [stdout] test cmd_env::tests::default_value_satisfies_required ... ok
[INFO] [stdout] test cmd_plugin_add::tests::asset_url_keeps_existing_v_prefix ... ok
[INFO] [stdout] test graph::tests::focus_rejects_unknown ... ok
[INFO] [stdout] test cmd_plugin_add::tests::asset_url_prefixes_v_when_missing ... ok
[INFO] [stdout] test cmd_plugin_add::tests::asset_url_uses_latest_download_path ... ok
[INFO] [stdout] test graph::tests::reverse_deps_rejects_unknown ... ok
[INFO] [stdout] test graph::tests::focus_returns_reachable_subgraph ... ok
[INFO] [stdout] test cmd_doctor::tests::which_returns_false_for_obvious_nonexistent_binary ... ok
[INFO] [stdout] test cmd_plugin_add::tests::parse_spec_defaults_to_latest ... ok
[INFO] [stdout] test graph::tests::to_json_data_shape_is_stable ... ok
[INFO] [stdout] test graph::tests::topo_sort_detects_cycle ... ok
[INFO] [stdout] test cmd_plugin_add::tests::find_known_plugin_rejects_unknown ... ok
[INFO] [stdout] test graph::tests::topo_sort_orders_deps_first ... ok
[INFO] [stdout] test cmd_env::tests::missing_required_var_reports ... ok
[INFO] [stdout] test graph::tests::reverse_deps_transitive_closure ... ok
[INFO] [stdout] test repl::tests::help_includes_registered_subcommands ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-c39608576731a97c)
[INFO] [stdout] test cmd_plugin_add::tests::parse_spec_rejects_malformed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test add_with_ref_persists_to_manifest ... ok
[INFO] [stdout] test add_clone_without_remote_errors ... ok
[INFO] [stdout] test build_custom_tag_template ... ok
[INFO] [stdout] test build_dry_run_shows_push_steps ... ok
[INFO] [stdout] test build_requires_a_selector ... ok
[INFO] [stdout] test add_rejects_unknown_depends_on ... ok
[INFO] [stdout] test build_honors_metaphor_build_yaml_override ... ok
[INFO] [stdout] test clean_apply_removes_stale_dirs ... ok
[INFO] [stdout] test add_registers_project ... ok
[INFO] [stdout] test clean_json_envelope_is_stable ... ok
[INFO] [stdout] test clean_dry_run_reports_stale_dirs_and_preserves_recent ... ok
[INFO] [stdout] test compose_generate_dry_run_emits_services_block ... ok
[INFO] [stdout] test build_dry_run_prints_docker_command ... ok
[INFO] [stdout] test add_rejects_duplicate_name ... ok
[INFO] [stdout] test compose_generate_preserves_fragment_volumes_and_env ... ok
[INFO] [stdout] test compose_generate_write_flag_writes_file ... ok
[INFO] [stdout] test clean_safelist_is_type_gated ... ok
[INFO] [stdout] test clean_older_than_flag_filters_by_age ... ok
[INFO] [stdout] test clean_projects_filter_limits_scope ... ok
[INFO] [stdout] test clean_older_than_rejects_tiny_values ... ok
[INFO] [stdout] test dispatch_finds_plugin_in_default_install_dir ... ok
[INFO] [stdout] test doctor_warns_on_missing_dockerignore ... ok
[INFO] [stdout] test env_check_json_envelope ... ok
[INFO] [stdout] test clean_confirm_over_blocks_large_deletes_without_yes ... ok
[INFO] [stdout] test doctor_clean_workspace_succeeds ... ok
[INFO] [stdout] test cache_works_with_parallel ... ok
[INFO] [stdout] test build_parallel_all_projects ... ok
[INFO] [stdout] test doctor_warns_on_bad_env_yaml ... ok
[INFO] [stdout] test env_check_per_project_dotenv_wins_over_workspace ... ok
[INFO] [stdout] test graph_json_envelope_is_stable ... ok
[INFO] [stdout] test info_json_envelope ... ok
[INFO] [stdout] test info_from_inside_a_project ... ok
[INFO] [stdout] test info_outside_any_project_says_so ... ok
[INFO] [stdout] test env_check_workspace_dotenv_satisfies_required ... ok
[INFO] [stdout] test init_creates_empty_manifest ... ok
[INFO] [stdout] test graph_prints_tree ... ok
[INFO] [stdout] test graph_focus_filters_subgraph ... ok
[INFO] [stdout] test list_hides_ref_for_local_projects ... ok
[INFO] [stdout] test lint_projects_filters_subset ... ok
[INFO] [stdout] test affected_selects_changed_project_and_dependents ... ok
[INFO] [stdout] test lint_all_fans_out_in_topo_order ... ok
[INFO] [stdout] test lint_parallel_runs_all_projects ... ok
[INFO] [stdout] test list_prints_projects ... ok
[INFO] [stdout] test init_refuses_to_overwrite ... ok
[INFO] [stdout] test doctor_fails_on_missing_project_dir ... ok
[INFO] [stdout] test doctor_json_envelope ... ok
[INFO] [stdout] test env_check_missing_required_var_exits_nonzero ... ok
[INFO] [stdout] test no_cache_bypasses_reads_and_writes ... ok
[INFO] [stdout] test clean_apply_error_path_is_surfaced ... FAILED
[INFO] [stdout] test lint_second_run_is_cached ... ok
[INFO] [stdout] test load_rejects_unknown_dependency ... ok
[INFO] [stdout] test cache_stats_and_clear ... ok
[INFO] [stdout] test plugins_shows_installed_and_missing ... ok
[INFO] [stdout] test plugin_list_matches_plugins_alias ... ok
[INFO] [stdout] test plugins_finds_default_install_dir ... ok
[INFO] [stdout] test repl_help_lists_subcommands_and_builtins ... ok
[INFO] [stdout] test show_project_defaults_to_current_project ... ok
[INFO] [stdout] test repl_executes_list_then_exits ... ok
[INFO] [stdout] test show_project_displays_ref ... ok
[INFO] [stdout] test repl_respects_shell_quoting ... ok
[INFO] [stdout] test plugin_add_rejects_unknown_plugin ... ok
[INFO] [stdout] test repl_refuses_nested_repl ... ok
[INFO] [stdout] test lint_continue_on_error_runs_everyone ... ok
[INFO] [stdout] test show_project_prints_detail ... ok
[INFO] [stdout] test plugin_version_change_busts_cache ... ok
[INFO] [stdout] test repl_recovers_from_bad_command_and_continues ... ok
[INFO] [stdout] test show_project_from_subdir_reports_absolute_path ... ok
[INFO] [stdout] test show_project_json_includes_resolved_path ... ok
[INFO] [stdout] test lint_fail_fast_stops_after_first_failure ... ok
[INFO] [stdout] test sync_no_remotes_reports_nothing ... ok
[INFO] [stdout] test no_cache_requires_selector ... ok
[INFO] [stdout] test sync_filter_by_project_name ... ok
[INFO] [stdout] test plugin_add_rejects_malformed_spec ... ok
[INFO] [stdout] test add_clone_writes_lock_entry ... ok
[INFO] [stdout] test parallel_without_selector_errors ... ok
[INFO] [stdout] test show_project_errors_when_not_inside_project ... ok
[INFO] [stdout] test failed_run_is_not_cached ... ok
[INFO] [stdout] test sync_non_git_target_dir_fails_gracefully ... ok
[INFO] [stdout] test show_project_unknown_errors ... ok
[INFO] [stdout] test sync_clones_remote_and_writes_lock ... ok
[INFO] [stdout] test sync_idempotent_second_run_is_noop ... ok
[INFO] [stdout] test sync_update_flag_re_resolves ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clean_apply_error_path_is_surfaced stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clean_apply_error_path_is_surfaced' (108) panicked at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`cd "/tmp/.tmpDqb0vV" && "/opt/rustwide/target/debug/metaphor" "clean" "--apply"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] ⚡ Metaphor CLI
[INFO] [stdout] Orchestrate independent project repos
[INFO] [stdout] 
[INFO] [stdout] api (BackendService):
[INFO] [stdout]   api/target                  1 B   modified 2 months ago
[INFO] [stdout] 
[INFO] [stdout] Deleted 1 directory (1 B).
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4ebdc47d4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4ebdc47d4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4ebdc47d4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e4ebdc47d4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e4ebdc5f41a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e4ebdc5f41a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e4ebdc4db22 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e4ebdc4db22 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e4ebdc23bdf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e4ebdc23bdf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e4ebdc3eed9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e4ebdb79afc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e4ebdb79afc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e4ebdc3f092 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e4ebdc3f092 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e4ebdc23c98 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e4ebdc18c79 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e4ebdc24a3d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e4ebdc5fc2c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e4ebdbc7c38 - core[d17f6591d688f3bd]::panicking::panic_display::<assert_cmd[ea73d51dd501c5de]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e4ebdbc5f27 - <assert_cmd[ea73d51dd501c5de]::assert::AssertError>::panic::<assert_cmd[ea73d51dd501c5de]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5e4ebdbcb767 - <<assert_cmd[ea73d51dd501c5de]::assert::AssertError>::panic<assert_cmd[ea73d51dd501c5de]::assert::Assert> as core[d17f6591d688f3bd]::ops::function::FnOnce<(assert_cmd[ea73d51dd501c5de]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e4ebdbcbae4 - <core[d17f6591d688f3bd]::result::Result<assert_cmd[ea73d51dd501c5de]::assert::Assert, assert_cmd[ea73d51dd501c5de]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[ea73d51dd501c5de]::assert::AssertError>::panic<assert_cmd[ea73d51dd501c5de]::assert::Assert>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5e4ebdbc9470 - <assert_cmd[ea73d51dd501c5de]::assert::Assert>::failure
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:190:28
[INFO] [stdout]   24:     0x5e4ebda9eb1c - cli[37ce271ef5a1c59d]::clean_apply_error_path_is_surfaced
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/metaphor-cli/tests/cli.rs:1622:10
[INFO] [stdout]   25:     0x5e4ebda89237 - cli[37ce271ef5a1c59d]::clean_apply_error_path_is_surfaced::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/metaphor-cli/tests/cli.rs:1600:40
[INFO] [stdout]   26:     0x5e4ebdac6186 - <cli[37ce271ef5a1c59d]::clean_apply_error_path_is_surfaced::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e4ebdb6cddb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e4ebdb6cddb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5e4ebdb7a5cb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5e4ebdb7a5cb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5e4ebdb7a5cb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5e4ebdb7a5cb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5e4ebdb7a5cb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e4ebdb7a5cb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5e4ebdb7a5cb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5e4ebdb73ce4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5e4ebdb73ce4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5e4ebdb7d1d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5e4ebdb7d1d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5e4ebdb7d1d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5e4ebdb7d1d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5e4ebdb7d1d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e4ebdb7d1d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5e4ebdb7d1d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e4ebdc46dbf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x5e4ebdc46dbf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7ff93aa48aa4 - <unknown>
[INFO] [stdout]   48:     0x7ff93aad5a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     clean_apply_error_path_is_surfaced
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 81 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p metaphor-cli --test cli`
[INFO] running `Command { std: "docker" "inspect" "394eb192041460ea94bb99773bb8b89d328ceab9515fa775421eccdee1204bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "394eb192041460ea94bb99773bb8b89d328ceab9515fa775421eccdee1204bb7", kill_on_drop: false }`
[INFO] [stdout] 394eb192041460ea94bb99773bb8b89d328ceab9515fa775421eccdee1204bb7
